Skip to content

Conversation

kawadakk
Copy link
Contributor

@kawadakk kawadakk commented Sep 5, 2024

Fixes #1501

};

let expanded = quote! {
use #crate_ident::property::{PropertyGet, PropertySet};
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was it even importing them if apparently it was not used at all? :)

@sdroege sdroege added the needs-backport PR needs backporting to the current stable branch label Sep 5, 2024
@sdroege sdroege merged commit f444832 into gtk-rs:master Sep 5, 2024
48 checks passed
@kawadakk kawadakk deleted the patch/fix-macro-properties-import-leaks branch September 5, 2024 08:16
@sdroege sdroege added backported PR was backported to the current stable branch and removed needs-backport PR needs backporting to the current stable branch labels Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backported PR was backported to the current stable branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Properties derive macro shouldn't import PropertyGet

2 participants